mirror of
https://github.com/sp-tarkov/db-website.git
synced 2025-02-08 02:10:54 -05:00
fix: old items path in playbook
This commit is contained in:
parent
aeae202a35
commit
e20a45abd2
@ -9,7 +9,7 @@
|
||||
path: "{{ lookup('env', 'SPT_ITEMS_PATH') }}"
|
||||
- name: Copy the project
|
||||
copy:
|
||||
src: ../items/api/
|
||||
src: ../api/
|
||||
dest: "{{ lookup('env', 'SPT_ITEMS_PATH') }}"
|
||||
- name: Copy PHP .env file
|
||||
template:
|
||||
|
Loading…
x
Reference in New Issue
Block a user