mirror of
https://git.asonix.dog/asonix/pict-rs
synced 2024-12-22 19:31:35 +00:00
Remove unneeded user entry
This commit is contained in:
parent
61b3fed8c9
commit
ee6a253641
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@ version: '3.3'
|
||||||
services:
|
services:
|
||||||
pictrs:
|
pictrs:
|
||||||
image: asonix/pictrs:amd64-v0.1.0-r11
|
image: asonix/pictrs:amd64-v0.1.0-r11
|
||||||
user: 991:991
|
|
||||||
ports:
|
ports:
|
||||||
- "127.0.0.1:8080:8080"
|
- "127.0.0.1:8080:8080"
|
||||||
restart: always
|
restart: always
|
||||||
|
|
Loading…
Reference in a new issue