Skip to content

Instantly share code, notes, and snippets.

View Clausinho's full-sized avatar
😍

Claus-Peter Käpplinger Clausinho

😍
View GitHub Profile
### Keybase proof
I hereby claim:
* I am clausinho on github.
* I am clausinho (https://keybase.io/clausinho) on keybase.
* I have a public key ASBZEqqDgX9Fv0XupypjBqENRtQnf1WHMrVOl5NYrtWxHAo
To claim this, I am signing this object:
version: "3"
services:
wordpress:
build: ./wordpress
labels:
- "traefik.frontend.rule=Host:www.yourdomain.net,Host:yourdomain.net"
- "traefik.docker.network=traefik"
environment:
- WORDPRESS_DB_HOST=mysql:3306
- WORDPRESS_DB_USER=wordpressuser