Last active 3 months ago
0
0
1
| 1 | version: '3.7' |
| 2 | |
| 3 | services: |
| 4 | photon: |
| 5 | image: rtuszik/photon-docker:latest |
| 6 | container_name: photon |
| 7 | environment: |
| 8 | - COUNTRY_CODE=nl |
| 9 | - PUID=1036 |
| 10 | - PGID=100 |