0
0

Photon: switched to offical image

This commit is contained in:
Opnxng 2023-11-16 00:24:26 +08:00
parent 89f37be5a0
commit 358e8c2e32
2 changed files with 9 additions and 8 deletions

View File

@ -2,8 +2,7 @@
version: '3.7' version: '3.7'
services: services:
photon: photon:
# image: ghcr.io/xyphyn/photon:latest image: ghcr.io/xyphyn/photon:latest
image: git.opnxng.com/opnxng/photon:latest
container_name: photon container_name: photon
security_opt: security_opt:
- no-new-privileges - no-new-privileges

View File

@ -1,10 +1,12 @@
config:
oracle4:
- paulgo
compose: compose:
oracle1:
- photon
oracle2:
- photon
oracle3:
- photon
oracle4: oracle4:
- paulgo - photon
# ---------------------------------------------------------------------------------------------------- # ----------------------------------------------------------------------------------------------------