mirror of
https://github.com/mtan93/Apps-Community.git
synced 2026-03-27 21:03:36 +00:00
fix warn
This commit is contained in:
@@ -55,8 +55,8 @@
|
||||
- name: 'Setting default ENV'
|
||||
set_fact:
|
||||
pg_env:
|
||||
USER_ID: 1000
|
||||
GROUP_ID: 1000
|
||||
USER_ID: '1000'
|
||||
GROUP_ID: '1000'
|
||||
# SECURE_CONNECTION: 1
|
||||
|
||||
# MAIN DEPLOYMENT #############################################################
|
||||
|
||||
Reference in New Issue
Block a user