Skip to content

Instantly share code, notes, and snippets.

@hito-asa
Forked from nakaearth/access.yml
Last active December 15, 2015 16:39
Show Gist options
  • Save hito-asa/5290909 to your computer and use it in GitHub Desktop.
Save hito-asa/5290909 to your computer and use it in GitHub Desktop.
localhost: &localnet
/admin/user:
- [ip address]
development:
<<: *localnet
test:
<<: *localnet
production:
/admin/point:
- [ip address]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment