Skip to content

Commit 472ebbc

Browse files
Update docker-compose.yml
1 parent 599fb2b commit 472ebbc

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docker-compose.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ services:
44
web:
55
build:
66
context: .
7-
args:
8-
USER_UID: ${USER_UID:-1000}
9-
USER_GID: ${USER_GID:-1000}
107
image: ghcr.io/${GITHUB_USERNAME}/directadmin-email-forwarder:latest
118
ports:
129
- "5000:5000"

0 commit comments

Comments
 (0)