mirror of
https://github.com/shlinkio/shlink.git
synced 2024-12-25 00:20:41 -06:00
9 lines
161 B
Plaintext
9 lines
161 B
Plaintext
|
version: '2'
|
||
|
|
||
|
services:
|
||
|
shlink_php:
|
||
|
user: 1000:1000
|
||
|
volumes:
|
||
|
- /etc/passwd:/etc/passwd:ro
|
||
|
- /etc/group:/etc/group:ro
|