clarify uid/git in compose

pull/126/head
Zusier 2 years ago committed by GitHub
parent c5460b38e9
commit 9cd82df3e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -9,6 +9,7 @@ services:
command: npm start
container_name: ass-docker
restart: unless-stopped
user: 1000:1000
ports:
- "40115:40115"
volumes:

Loading…
Cancel
Save