diff options
| author | Christian Cleberg <[email protected]> | 2026-08-02 01:51:22 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-08-02 08:30:01 -0500 |
| commit | 4178e3893f310425e76f6d4515af9e7d0ea36a0a (patch) | |
| tree | 0c5e576120e5f9554dd0a3dc3563f5f6a094c823 /compose.vpn_example.yml | |
| parent | 4dd5fd4f747c95cb258ab9a634d48f3eb8f19491 (diff) | |
| download | skunky-art-4178e3893f310425e76f6d4515af9e7d0ea36a0a.tar.gz skunky-art-4178e3893f310425e76f6d4515af9e7d0ea36a0a.tar.bz2 skunky-art-4178e3893f310425e76f6d4515af9e7d0ea36a0a.zip | |
update org name
Diffstat (limited to 'compose.vpn_example.yml')
| -rw-r--r-- | compose.vpn_example.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compose.vpn_example.yml b/compose.vpn_example.yml index a89262c..d9522e4 100644 --- a/compose.vpn_example.yml +++ b/compose.vpn_example.yml @@ -51,7 +51,7 @@ services: # Published multi-arch image; pin a release tag (e.g. :1.3.3) for # reproducible upgrades. To build from this checkout instead, comment out # `image:` and uncomment `build:`, then `docker compose up -d --build`. - image: ghcr.io/zerolabsco/skunky-art:latest + image: ghcr.io/krazywarez/skunky-art:latest #build: . ports: - "127.0.0.1:3003:3003" |
