getting there

This commit is contained in:
Q
2023-08-19 19:42:31 +03:00
parent bdacb80c43
commit cfee5287d5
9 changed files with 332 additions and 254 deletions

View File

@@ -6,8 +6,8 @@ services:
build:
context: code
args:
UID: ${UID}
GID: ${GID}
UUID: ${UUID}
UGID: ${UGID}
TZ: ${TZ}
ports:
- "${EXPOSE}:5000"